[INFO] cloning repository https://github.com/sehnryr/oodle-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sehnryr/oodle-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsehnryr%2Foodle-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsehnryr%2Foodle-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f7eba91c00f650c9ee8349430e22f28840f4904
[INFO] fixing sehnryr/oodle-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsehnryr%2Foodle-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/sehnryr/oodle-rs
[INFO] finished tweaking git repo https://github.com/sehnryr/oodle-rs
[INFO] tweaked toml for git repo https://github.com/sehnryr/oodle-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sehnryr/oodle-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 97 packages to latest Rust 1.98.0-nightly compatible versions
[INFO] [stderr]       Adding bindgen v0.71.1 (available: v0.72.1)
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding safe_arch v0.7.4 (available: v1.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oodle-sys v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b9620879759d9b3c61c03c89daf380b96a6c6f3b6367d445f3a0ff70e8b09115
[INFO] running `Command { std: "docker" "start" "b9620879759d9b3c61c03c89daf380b96a6c6f3b6367d445f3a0ff70e8b09115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9620879759d9b3c61c03c89daf380b96a6c6f3b6367d445f3a0ff70e8b09115" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9620879759d9b3c61c03c89daf380b96a6c6f3b6367d445f3a0ff70e8b09115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9620879759d9b3c61c03c89daf380b96a6c6f3b6367d445f3a0ff70e8b09115" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]    Compiling oodle-sys v0.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling oodle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr] error: failed to run custom build command for `oodle v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/oodle-e750c1afcbbfc386/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (804) panicked at build.rs:25:48:
[INFO] [stderr]   Failed to read directory: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x61f4039422d8 - std[5c0eaf5403f5fa91]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x61f4039422d8 - std[5c0eaf5403f5fa91]::backtrace_rs::backtrace::trace_unsynchronized::<std[5c0eaf5403f5fa91]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x61f4039422d8 - std[5c0eaf5403f5fa91]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x61f4039422d8 - <<std[5c0eaf5403f5fa91]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6b4415987d471b61]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x61f40395a29a - <core[6b4415987d471b61]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x61f40395a29a - core[6b4415987d471b61]::fmt::write
[INFO] [stderr]      6:     0x61f403948c52 - std[5c0eaf5403f5fa91]::io::default_write_fmt::<std[5c0eaf5403f5fa91]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:623:11
[INFO] [stderr]      7:     0x61f403948c52 - <std[5c0eaf5403f5fa91]::sys::stdio::unix::Stderr as std[5c0eaf5403f5fa91]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1661:13
[INFO] [stderr]      8:     0x61f40391e0d6 - <std[5c0eaf5403f5fa91]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x61f40391e0d6 - std[5c0eaf5403f5fa91]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x61f403939391 - std[5c0eaf5403f5fa91]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x61f40393960b - std[5c0eaf5403f5fa91]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:814:13
[INFO] [stderr]     12:     0x61f40391e192 - std[5c0eaf5403f5fa91]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:687:13
[INFO] [stderr]     13:     0x61f4039131a9 - std[5c0eaf5403f5fa91]::sys::backtrace::__rust_end_short_backtrace::<std[5c0eaf5403f5fa91]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x61f40391ef6d - __rustc[33ffaff69ac0afe3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:678:5
[INFO] [stderr]     15:     0x61f40395ab1c - core[6b4415987d471b61]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x61f40395a892 - core[6b4415987d471b61]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/result.rs:1870:5
[INFO] [stderr]     17:     0x61f40334269e - <core[6b4415987d471b61]::result::Result<std[5c0eaf5403f5fa91]::fs::ReadDir, std[5c0eaf5403f5fa91]::io::error::Error>>::expect
[INFO] [stderr]     18:     0x61f403341286 - build_script_build[45469d5e7d35ec43]::main::{closure#0}
[INFO] [stderr]     19:     0x61f403340fd7 - core[6b4415987d471b61]::iter::adapters::map::map_try_fold::<std[5c0eaf5403f5fa91]::path::PathBuf, std[5c0eaf5403f5fa91]::fs::ReadDir, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, build_script_build[45469d5e7d35ec43]::main::{closure#0}, <core[6b4415987d471b61]::iter::adapters::flatten::FlattenCompat<_, _>>::iter_try_fold::flatten<std[5c0eaf5403f5fa91]::fs::ReadDir, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, <core[6b4415987d471b61]::iter::adapters::flatten::FlattenCompat<_, _> as core[6b4415987d471b61]::iter::traits::iterator::Iterator>::try_fold::flatten<std[5c0eaf5403f5fa91]::fs::ReadDir, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, core[6b4415987d471b61]::iter::adapters::map::map_try_fold<core[6b4415987d471b61]::result::Result<std[5c0eaf5403f5fa91]::fs::DirEntry, std[5c0eaf5403f5fa91]::io::error::Error>, std[5c0eaf5403f5fa91]::path::PathBuf, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, build_script_build[45469d5e7d35ec43]::main::{closure#1}, core[6b4415987d471b61]::iter::traits::iterator::Iterator::find::check<std[5c0eaf5403f5fa91]::path::PathBuf, &mut build_script_build[45469d5e7d35ec43]::main::{closure#2}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stderr]     20:     0x61f403340eb0 - <core[6b4415987d471b61]::array::iter::iter_inner::PolymorphicIter<[core[6b4415987d471b61]::mem::maybe_uninit::MaybeUninit<std[5c0eaf5403f5fa91]::path::PathBuf>]>>::try_fold::<(), core[6b4415987d471b61]::iter::adapters::map::map_try_fold<std[5c0eaf5403f5fa91]::path::PathBuf, std[5c0eaf5403f5fa91]::fs::ReadDir, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, build_script_build[45469d5e7d35ec43]::main::{closure#0}, <core[6b4415987d471b61]::iter::adapters::flatten::FlattenCompat<_, _>>::iter_try_fold::flatten<std[5c0eaf5403f5fa91]::fs::ReadDir, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, <core[6b4415987d471b61]::iter::adapters::flatten::FlattenCompat<_, _> as core[6b4415987d471b61]::iter::traits::iterator::Iterator>::try_fold::flatten<std[5c0eaf5403f5fa91]::fs::ReadDir, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, core[6b4415987d471b61]::iter::adapters::map::map_try_fold<core[6b4415987d471b61]::result::Result<std[5c0eaf5403f5fa91]::fs::DirEntry, std[5c0eaf5403f5fa91]::io::error::Error>, std[5c0eaf5403f5fa91]::path::PathBuf, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, build_script_build[45469d5e7d35ec43]::main::{closure#1}, core[6b4415987d471b61]::iter::traits::iterator::Iterator::find::check<std[5c0eaf5403f5fa91]::path::PathBuf, &mut build_script_build[45469d5e7d35ec43]::main::{closure#2}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>>::{closure#0}
[INFO] [stderr]     21:     0x61f40334094d - <core[6b4415987d471b61]::ops::index_range::IndexRange as core[6b4415987d471b61]::iter::traits::iterator::Iterator>::try_fold::<(), <core[6b4415987d471b61]::array::iter::iter_inner::PolymorphicIter<[core[6b4415987d471b61]::mem::maybe_uninit::MaybeUninit<std[5c0eaf5403f5fa91]::path::PathBuf>]>>::try_fold<(), core[6b4415987d471b61]::iter::adapters::map::map_try_fold<std[5c0eaf5403f5fa91]::path::PathBuf, std[5c0eaf5403f5fa91]::fs::ReadDir, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, build_script_build[45469d5e7d35ec43]::main::{closure#0}, <core[6b4415987d471b61]::iter::adapters::flatten::FlattenCompat<_, _>>::iter_try_fold::flatten<std[5c0eaf5403f5fa91]::fs::ReadDir, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, <core[6b4415987d471b61]::iter::adapters::flatten::FlattenCompat<_, _> as core[6b4415987d471b61]::iter::traits::iterator::Iterator>::try_fold::flatten<std[5c0eaf5403f5fa91]::fs::ReadDir, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, core[6b4415987d471b61]::iter::adapters::map::map_try_fold<core[6b4415987d471b61]::result::Result<std[5c0eaf5403f5fa91]::fs::DirEntry, std[5c0eaf5403f5fa91]::io::error::Error>, std[5c0eaf5403f5fa91]::path::PathBuf, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, build_script_build[45469d5e7d35ec43]::main::{closure#1}, core[6b4415987d471b61]::iter::traits::iterator::Iterator::find::check<std[5c0eaf5403f5fa91]::path::PathBuf, &mut build_script_build[45469d5e7d35ec43]::main::{closure#2}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>>::{closure#0}, core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>>
[INFO] [stderr]     22:     0x61f403340745 - <core[6b4415987d471b61]::array::iter::IntoIter<std[5c0eaf5403f5fa91]::path::PathBuf, 4usize> as core[6b4415987d471b61]::iter::traits::iterator::Iterator>::try_fold::<(), core[6b4415987d471b61]::iter::adapters::map::map_try_fold<std[5c0eaf5403f5fa91]::path::PathBuf, std[5c0eaf5403f5fa91]::fs::ReadDir, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, build_script_build[45469d5e7d35ec43]::main::{closure#0}, <core[6b4415987d471b61]::iter::adapters::flatten::FlattenCompat<_, _>>::iter_try_fold::flatten<std[5c0eaf5403f5fa91]::fs::ReadDir, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, <core[6b4415987d471b61]::iter::adapters::flatten::FlattenCompat<_, _> as core[6b4415987d471b61]::iter::traits::iterator::Iterator>::try_fold::flatten<std[5c0eaf5403f5fa91]::fs::ReadDir, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, core[6b4415987d471b61]::iter::adapters::map::map_try_fold<core[6b4415987d471b61]::result::Result<std[5c0eaf5403f5fa91]::fs::DirEntry, std[5c0eaf5403f5fa91]::io::error::Error>, std[5c0eaf5403f5fa91]::path::PathBuf, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, build_script_build[45469d5e7d35ec43]::main::{closure#1}, core[6b4415987d471b61]::iter::traits::iterator::Iterator::find::check<std[5c0eaf5403f5fa91]::path::PathBuf, &mut build_script_build[45469d5e7d35ec43]::main::{closure#2}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>>
[INFO] [stderr]     23:     0x61f4033406cc - <core[6b4415987d471b61]::iter::adapters::map::Map<core[6b4415987d471b61]::array::iter::IntoIter<std[5c0eaf5403f5fa91]::path::PathBuf, 4usize>, build_script_build[45469d5e7d35ec43]::main::{closure#0}> as core[6b4415987d471b61]::iter::traits::iterator::Iterator>::try_fold::<(), <core[6b4415987d471b61]::iter::adapters::flatten::FlattenCompat<_, _>>::iter_try_fold::flatten<std[5c0eaf5403f5fa91]::fs::ReadDir, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, <core[6b4415987d471b61]::iter::adapters::flatten::FlattenCompat<_, _> as core[6b4415987d471b61]::iter::traits::iterator::Iterator>::try_fold::flatten<std[5c0eaf5403f5fa91]::fs::ReadDir, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, core[6b4415987d471b61]::iter::adapters::map::map_try_fold<core[6b4415987d471b61]::result::Result<std[5c0eaf5403f5fa91]::fs::DirEntry, std[5c0eaf5403f5fa91]::io::error::Error>, std[5c0eaf5403f5fa91]::path::PathBuf, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, build_script_build[45469d5e7d35ec43]::main::{closure#1}, core[6b4415987d471b61]::iter::traits::iterator::Iterator::find::check<std[5c0eaf5403f5fa91]::path::PathBuf, &mut build_script_build[45469d5e7d35ec43]::main::{closure#2}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>>
[INFO] [stderr]     24:     0x61f4033407a6 - <core[6b4415987d471b61]::iter::adapters::fuse::Fuse<core[6b4415987d471b61]::iter::adapters::map::Map<core[6b4415987d471b61]::array::iter::IntoIter<std[5c0eaf5403f5fa91]::path::PathBuf, 4usize>, build_script_build[45469d5e7d35ec43]::main::{closure#0}>> as core[6b4415987d471b61]::iter::adapters::fuse::FuseImpl<core[6b4415987d471b61]::iter::adapters::map::Map<core[6b4415987d471b61]::array::iter::IntoIter<std[5c0eaf5403f5fa91]::path::PathBuf, 4usize>, build_script_build[45469d5e7d35ec43]::main::{closure#0}>>>::try_fold::<(), <core[6b4415987d471b61]::iter::adapters::flatten::FlattenCompat<_, _>>::iter_try_fold::flatten<std[5c0eaf5403f5fa91]::fs::ReadDir, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, <core[6b4415987d471b61]::iter::adapters::flatten::FlattenCompat<_, _> as core[6b4415987d471b61]::iter::traits::iterator::Iterator>::try_fold::flatten<std[5c0eaf5403f5fa91]::fs::ReadDir, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, core[6b4415987d471b61]::iter::adapters::map::map_try_fold<core[6b4415987d471b61]::result::Result<std[5c0eaf5403f5fa91]::fs::DirEntry, std[5c0eaf5403f5fa91]::io::error::Error>, std[5c0eaf5403f5fa91]::path::PathBuf, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, build_script_build[45469d5e7d35ec43]::main::{closure#1}, core[6b4415987d471b61]::iter::traits::iterator::Iterator::find::check<std[5c0eaf5403f5fa91]::path::PathBuf, &mut build_script_build[45469d5e7d35ec43]::main::{closure#2}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}, core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>>
[INFO] [stderr]     25:     0x61f40333fd55 - <core[6b4415987d471b61]::iter::adapters::flatten::FlattenCompat<core[6b4415987d471b61]::iter::adapters::map::Map<core[6b4415987d471b61]::array::iter::IntoIter<std[5c0eaf5403f5fa91]::path::PathBuf, 4usize>, build_script_build[45469d5e7d35ec43]::main::{closure#0}>, std[5c0eaf5403f5fa91]::fs::ReadDir>>::iter_try_fold::<(), <core[6b4415987d471b61]::iter::adapters::flatten::FlattenCompat<_, _> as core[6b4415987d471b61]::iter::traits::iterator::Iterator>::try_fold::flatten<std[5c0eaf5403f5fa91]::fs::ReadDir, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, core[6b4415987d471b61]::iter::adapters::map::map_try_fold<core[6b4415987d471b61]::result::Result<std[5c0eaf5403f5fa91]::fs::DirEntry, std[5c0eaf5403f5fa91]::io::error::Error>, std[5c0eaf5403f5fa91]::path::PathBuf, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, build_script_build[45469d5e7d35ec43]::main::{closure#1}, core[6b4415987d471b61]::iter::traits::iterator::Iterator::find::check<std[5c0eaf5403f5fa91]::path::PathBuf, &mut build_script_build[45469d5e7d35ec43]::main::{closure#2}>::{closure#0}>::{closure#0}>::{closure#0}, core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>>
[INFO] [stderr]     26:     0x61f4033409dd - <core[6b4415987d471b61]::iter::adapters::flatten::FlattenCompat<core[6b4415987d471b61]::iter::adapters::map::Map<core[6b4415987d471b61]::array::iter::IntoIter<std[5c0eaf5403f5fa91]::path::PathBuf, 4usize>, build_script_build[45469d5e7d35ec43]::main::{closure#0}>, std[5c0eaf5403f5fa91]::fs::ReadDir> as core[6b4415987d471b61]::iter::traits::iterator::Iterator>::try_fold::<(), core[6b4415987d471b61]::iter::adapters::map::map_try_fold<core[6b4415987d471b61]::result::Result<std[5c0eaf5403f5fa91]::fs::DirEntry, std[5c0eaf5403f5fa91]::io::error::Error>, std[5c0eaf5403f5fa91]::path::PathBuf, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, build_script_build[45469d5e7d35ec43]::main::{closure#1}, core[6b4415987d471b61]::iter::traits::iterator::Iterator::find::check<std[5c0eaf5403f5fa91]::path::PathBuf, &mut build_script_build[45469d5e7d35ec43]::main::{closure#2}>::{closure#0}>::{closure#0}, core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>>
[INFO] [stderr]     27:     0x61f4033406ed - <core[6b4415987d471b61]::iter::adapters::flatten::FlatMap<core[6b4415987d471b61]::array::iter::IntoIter<std[5c0eaf5403f5fa91]::path::PathBuf, 4usize>, std[5c0eaf5403f5fa91]::fs::ReadDir, build_script_build[45469d5e7d35ec43]::main::{closure#0}> as core[6b4415987d471b61]::iter::traits::iterator::Iterator>::try_fold::<(), core[6b4415987d471b61]::iter::adapters::map::map_try_fold<core[6b4415987d471b61]::result::Result<std[5c0eaf5403f5fa91]::fs::DirEntry, std[5c0eaf5403f5fa91]::io::error::Error>, std[5c0eaf5403f5fa91]::path::PathBuf, (), core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>, build_script_build[45469d5e7d35ec43]::main::{closure#1}, core[6b4415987d471b61]::iter::traits::iterator::Iterator::find::check<std[5c0eaf5403f5fa91]::path::PathBuf, &mut build_script_build[45469d5e7d35ec43]::main::{closure#2}>::{closure#0}>::{closure#0}, core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>>
[INFO] [stderr]     28:     0x61f403340697 - <core[6b4415987d471b61]::iter::adapters::map::Map<core[6b4415987d471b61]::iter::adapters::flatten::FlatMap<core[6b4415987d471b61]::array::iter::IntoIter<std[5c0eaf5403f5fa91]::path::PathBuf, 4usize>, std[5c0eaf5403f5fa91]::fs::ReadDir, build_script_build[45469d5e7d35ec43]::main::{closure#0}>, build_script_build[45469d5e7d35ec43]::main::{closure#1}> as core[6b4415987d471b61]::iter::traits::iterator::Iterator>::try_fold::<(), core[6b4415987d471b61]::iter::traits::iterator::Iterator::find::check<std[5c0eaf5403f5fa91]::path::PathBuf, &mut build_script_build[45469d5e7d35ec43]::main::{closure#2}>::{closure#0}, core[6b4415987d471b61]::ops::control_flow::ControlFlow<std[5c0eaf5403f5fa91]::path::PathBuf>>
[INFO] [stderr]     29:     0x61f403340b38 - <core[6b4415987d471b61]::iter::adapters::map::Map<core[6b4415987d471b61]::iter::adapters::flatten::FlatMap<core[6b4415987d471b61]::array::iter::IntoIter<std[5c0eaf5403f5fa91]::path::PathBuf, 4usize>, std[5c0eaf5403f5fa91]::fs::ReadDir, build_script_build[45469d5e7d35ec43]::main::{closure#0}>, build_script_build[45469d5e7d35ec43]::main::{closure#1}> as core[6b4415987d471b61]::iter::traits::iterator::Iterator>::find::<&mut build_script_build[45469d5e7d35ec43]::main::{closure#2}>
[INFO] [stderr]     30:     0x61f4033436d7 - <core[6b4415987d471b61]::iter::adapters::filter::Filter<core[6b4415987d471b61]::iter::adapters::map::Map<core[6b4415987d471b61]::iter::adapters::flatten::FlatMap<core[6b4415987d471b61]::array::iter::IntoIter<std[5c0eaf5403f5fa91]::path::PathBuf, 4usize>, std[5c0eaf5403f5fa91]::fs::ReadDir, build_script_build[45469d5e7d35ec43]::main::{closure#0}>, build_script_build[45469d5e7d35ec43]::main::{closure#1}>, build_script_build[45469d5e7d35ec43]::main::{closure#2}> as core[6b4415987d471b61]::iter::traits::iterator::Iterator>::next
[INFO] [stderr]     31:     0x61f40333ed61 - <cc[3a1228854fc7636f]::Build>::files::<core[6b4415987d471b61]::iter::adapters::filter::Filter<core[6b4415987d471b61]::iter::adapters::map::Map<core[6b4415987d471b61]::iter::adapters::flatten::FlatMap<core[6b4415987d471b61]::array::iter::IntoIter<std[5c0eaf5403f5fa91]::path::PathBuf, 4usize>, std[5c0eaf5403f5fa91]::fs::ReadDir, build_script_build[45469d5e7d35ec43]::main::{closure#0}>, build_script_build[45469d5e7d35ec43]::main::{closure#1}>, build_script_build[45469d5e7d35ec43]::main::{closure#2}>>
[INFO] [stderr]     32:     0x61f40334196a - build_script_build[45469d5e7d35ec43]::main
[INFO] [stderr]     33:     0x61f403344033 - <fn() as core[6b4415987d471b61]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     34:     0x61f403340676 - std[5c0eaf5403f5fa91]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     35:     0x61f403340ec9 - std[5c0eaf5403f5fa91]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     36:     0x61f403938617 - <&dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync as core[6b4415987d471b61]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     37:     0x61f403938617 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::do_call::<&dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]     38:     0x61f403938617 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::<i32, &dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     39:     0x61f403938617 - std[5c0eaf5403f5fa91]::panic::catch_unwind::<&dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     40:     0x61f403938617 - std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:175:24
[INFO] [stderr]     41:     0x61f403938617 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::do_call::<std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]     42:     0x61f403938617 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::<isize, std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     43:     0x61f403938617 - std[5c0eaf5403f5fa91]::panic::catch_unwind::<std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     44:     0x61f403938617 - std[5c0eaf5403f5fa91]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:171:5
[INFO] [stderr]     45:     0x61f403340071 - std[5c0eaf5403f5fa91]::rt::lang_start::<()>
[INFO] [stderr]     46:     0x61f403344245 - main
[INFO] [stderr]     47:     0x76c3fa51f1ca - <unknown>
[INFO] [stderr]     48:     0x76c3fa51f28b - __libc_start_main
[INFO] [stderr]     49:     0x61f40333e7e5 - _start
[INFO] [stderr]     50:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b9620879759d9b3c61c03c89daf380b96a6c6f3b6367d445f3a0ff70e8b09115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9620879759d9b3c61c03c89daf380b96a6c6f3b6367d445f3a0ff70e8b09115", kill_on_drop: false }`
[INFO] [stdout] b9620879759d9b3c61c03c89daf380b96a6c6f3b6367d445f3a0ff70e8b09115
